Click or drag to resize

ServiceUpdateCalendarOptions Method (CalendarOptions, StandardFolder)

Updates the calendar options.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Response UpdateCalendarOptions(
	CalendarOptions calendarOptions,
	StandardFolder standardFolder
)

Parameters

calendarOptions
Type: Independentsoft.ExchangeCalendarOptions
The calendar options.
standardFolder
Type: Independentsoft.ExchangeStandardFolder
The standard folder.

Return Value

Type: Response
Response.
See Also